avoid numa placement of cpus with active cpupools
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 28 Oct 2010 11:22:09 +0000 (12:22 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 28 Oct 2010 11:22:09 +0000 (12:22 +0100)
commite57101211f6a452f9b1ae12fada699ad3f34e394
tree82342c7afca9d630922d57a6492e634ceed03856
parent2526ff6cc98fc971041442e63bfe43bdc8bed9d2
avoid numa placement of cpus with active cpupools

When using cpupools don't pin vcpus to numa nodes as this might
conflict with the cpupool definition.
numa placement should be handled by cpupool configuration instead.

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/python/xen/xend/XendCPUPool.py
tools/python/xen/xend/XendDomainInfo.py